Skip to content

Bump the tests group across 1 directory with 3 updates#169

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/nuget/tests-1bc082f16d
Closed

Bump the tests group across 1 directory with 3 updates#169
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/nuget/tests-1bc082f16d

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 13, 2025

Bumps the tests group with 3 updates in the / directory: MSTest.TestAdapter, MSTest.TestFramework and SonarAnalyzer.CSharp.

Updates MSTest.TestAdapter from 3.7.2 to 3.8.0

Release notes

Sourced from MSTest.TestAdapter's releases.

v3.8.0

Release notes in progress

v3.7.3

See the release notes here

Changelog

Sourced from MSTest.TestAdapter's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog

[3.7.3] - 2025-01-27

See full log here

Fixed

  • Fix Could not load type 'System.Threading.Lock' error for WinUI when using net9.0 by @​dependabot in #4794

Artifacts

  • MSTest: 3.7.3
  • MSTest.TestFramework: 3.7.3
  • MSTest.TestAdapter: 3.7.3
  • MSTest.Analyzers: 3.7.3
  • MSTest.Sdk: 3.7.3
  • Microsoft.Testing.Extensions.CrashDump: 1.5.3
  • Microsoft.Testing.Extensions.HangDump: 1.5.3
  • Microsoft.Testing.Extensions.HotReload: 1.5.3
  • Microsoft.Testing.Extensions.Retry: 1.5.3
  • Microsoft.Testing.Extensions.TrxReport: 1.5.3
Commits
  • b1cedb7 [rel/3.8] Update deps (#4984)
  • a9e46d6 Follow-up to the move of SourceGen + Engine (#4971)
  • d454a96 Bump .NET runtimes (#4983)
  • 1f6fd33 Remove redundant explicit override of NuGet.Packaging and MessagePack (#4981)
  • 1a2a5bf Move Microsoft.Win32.Registry dependency from "Test dependencies" to "Produ...
  • 7c86507 [main] Update dependencies from devdiv/DevDiv/vs-code-coverage (#4975)
  • 6c2cd50 [main] Bump Microsoft.Extensions.FileSystemGlobbing from 9.0.1 to 9.0.2 (#4980)
  • 1162fac [main] Bump System.Management from 9.0.1 to 9.0.2 (#4978)
  • 288990c [main] Bump MSTest.Analyzers and Microsoft.NETFramework.ReferenceAssemblies (...
  • e5df1c0 [main] Bump FSharp.Core and Microsoft.NETFramework.ReferenceAssemblies (#4977)
  • Additional commits viewable in compare view

Updates MSTest.TestFramework from 3.7.2 to 3.8.0

Release notes

Sourced from MSTest.TestFramework's releases.

v3.8.0

Release notes in progress

v3.7.3

See the release notes here

Changelog

Sourced from MSTest.TestFramework's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog

[3.7.3] - 2025-01-27

See full log here

Fixed

  • Fix Could not load type 'System.Threading.Lock' error for WinUI when using net9.0 by @​dependabot in #4794

Artifacts

  • MSTest: 3.7.3
  • MSTest.TestFramework: 3.7.3
  • MSTest.TestAdapter: 3.7.3
  • MSTest.Analyzers: 3.7.3
  • MSTest.Sdk: 3.7.3
  • Microsoft.Testing.Extensions.CrashDump: 1.5.3
  • Microsoft.Testing.Extensions.HangDump: 1.5.3
  • Microsoft.Testing.Extensions.HotReload: 1.5.3
  • Microsoft.Testing.Extensions.Retry: 1.5.3
  • Microsoft.Testing.Extensions.TrxReport: 1.5.3
Commits
  • b1cedb7 [rel/3.8] Update deps (#4984)
  • a9e46d6 Follow-up to the move of SourceGen + Engine (#4971)
  • d454a96 Bump .NET runtimes (#4983)
  • 1f6fd33 Remove redundant explicit override of NuGet.Packaging and MessagePack (#4981)
  • 1a2a5bf Move Microsoft.Win32.Registry dependency from "Test dependencies" to "Produ...
  • 7c86507 [main] Update dependencies from devdiv/DevDiv/vs-code-coverage (#4975)
  • 6c2cd50 [main] Bump Microsoft.Extensions.FileSystemGlobbing from 9.0.1 to 9.0.2 (#4980)
  • 1162fac [main] Bump System.Management from 9.0.1 to 9.0.2 (#4978)
  • 288990c [main] Bump MSTest.Analyzers and Microsoft.NETFramework.ReferenceAssemblies (...
  • e5df1c0 [main] Bump FSharp.Core and Microsoft.NETFramework.ReferenceAssemblies (#4977)
  • Additional commits viewable in compare view

Updates SonarAnalyzer.CSharp from 10.5.0.109200 to 10.6.0.109712

Release notes

Sourced from SonarAnalyzer.CSharp's releases.

10.6

Improvement

  • NET-735 - Remove RoslynProfileExporter
  • NET-1031 - Remove deprecated SonarLintProfileExporter
  • NET-1038 - Add symbolic-execution tag to our rules
  • NET-988 - Remove S1197 from SonarWay for VB.NET
  • NET-989 - S3444: Add secondary location message
  • NET-982 - S4144: Add secondary location message
  • NET-979 - S4663: Add secondary location message
  • NET-978 - S1168: Add secondary location message
  • NET-977 - S4047: Add secondary location message
  • NET-976 - S4457: Add secondary location message
  • NET-975 - S1066: Add secondary location message
  • NET-974 - S4070: Add secondary location message
  • NET-973 - S1110: Add secondary location message
  • NET-971 - S2612: Add secondary location message
  • NET-970 - S6667: Add secondary location message
  • NET-969 - S6931: Add secondary location message
  • NET-968 - S6934: Add secondary location message
  • NET-967 - S5034: Add secondary location message
  • NET-966 - S6607: Add secondary location message
  • NET-965 - S4143: Add secondary location message
  • NET-961 - S6664: Add secondary location message
  • NET-960 - S6677: Add secondary location message
  • NET-956 - S6673: Add secondary location message
Commits
  • b5238be NET-981 Update RSPEC before 10.6 release
  • 9144165 Add repro for NET-882
  • 523faac NET-833 Extract Helper analysis configuration
  • caa1608 NET-989 S3444: Add secondary location message
  • f9a456d NET-1037 Improve messaging after validation
  • 1bc41ec NET-1034 AnalysisContext: Cleanup SonarAnalysisContext
  • 08e8ad7 NET-1031 Remove deprecated SonarLintProfileExporter
  • 7df445f NET-1033 AnalysisContext: Rename SemanticModel to Model
  • 53c2810 NET-1032 AnalysisContext: Rename SyntaxTree to Tree
  • a11f629 NET-1035 AnalysisContext: Rename CancellationToken to Cancel
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the tests group with 3 updates in the / directory: [MSTest.TestAdapter](https://github.com/microsoft/testfx), [MSTest.TestFramework](https://github.com/microsoft/testfx) and [SonarAnalyzer.CSharp](https://github.com/SonarSource/sonar-dotnet).


Updates `MSTest.TestAdapter` from 3.7.2 to 3.8.0
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.7.2...v3.8.0)

Updates `MSTest.TestFramework` from 3.7.2 to 3.8.0
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.7.2...v3.8.0)

Updates `SonarAnalyzer.CSharp` from 10.5.0.109200 to 10.6.0.109712
- [Release notes](https://github.com/SonarSource/sonar-dotnet/releases)
- [Commits](SonarSource/sonar-dotnet@10.5.0.109200...10.6.0.109712)

---
updated-dependencies:
- dependency-name: MSTest.TestAdapter
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tests
- dependency-name: MSTest.TestFramework
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tests
- dependency-name: SonarAnalyzer.CSharp
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tests
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Feb 13, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 20, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Feb 20, 2025
@dependabot dependabot bot deleted the dependabot/nuget/tests-1bc082f16d branch February 20, 2025 04:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants